Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

224
Vistas
Difference between autocomplete = "disabled" and autocomplete = "off"

What is the difference between autocomplete = "disabled" and autocomplete = "off", when I use autocomplete = "off", I'm still able to get a drop down and able to fill emails. I'm using edge, below are screenshots for reference

autocomplete = "off"

autocomplete = "disabled"

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

It is form attribute autocomplete="off" and autocomplete="some string" for input field disabled

<form autocomplete="off">
    <input id="email" autocomplete="email" name="email" type="email">
</form>
over 4 years ago · Santiago Trujillo Denunciar

0

So the problem is that autocomplete="off" is largely ignored in modern browsers - primarily due to password managers etc.. In your case autocomplete="disabled" is working because your browser doesn't recognize this value. So you may be happy that random value works for you as this solution sometimes doesn't work either.

Here are some other solutions to this problem: https://stackoverflow.com/questions/12374442/chrome-ignores-autocomplete-off"

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda